FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2015#1.0.0 (125 ms)

Package nictiz.fhir.nl.stu3.zib2015
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/MedicationOverview-Verification
Url http://nictiz.nl/fhir/StructureDefinition/MedicationOverview-Verification
Status retired
Date 2017-12-06T11:19:30.043+01:00
Name MedicationOverview-Verification
Experimental False
Realm nl
Description Extension to capture if a patient and / or health proffesional verified the medication overview and the corresponding date the verficiation took place.
Purpose To indicate if and when a medication overview is verified with a patient or health proffesional.
Copyright CC0
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/MedicationOverview Medication Overview

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "MedicationOverview-Verification",
  "meta" : {
    "lastUpdated" : "2017-12-06T14:07:25.814+01:00"
  },
  "url" : "http://nictiz.nl/fhir/StructureDefinition/MedicationOverview-Verification",
  "name" : "MedicationOverview-Verification",
  "status" : "retired",
  "date" : "2017-12-06T11:19:30.043+01:00",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Extension to capture if a patient and / or health proffesional verified the medication overview and the corresponding date the verficiation took place.",
  "purpose" : "To indicate if and when a medication overview is verified with a patient or health proffesional.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "contextType" : "resource",
  "context" : [
    "List"
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Extension.extension:VerificationPatient",
        "path" : "Extension.extension",
        "sliceName" : "VerificationPatient",
        "short" : "VerificationPatient",
        "definition" : "Is the medication overview verified with the patient?",
        "alias" : [
          "Verificatie patiënt"
        ],
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:VerificationPatient.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "VerificationPatient"
      },
      {
        "id" : "Extension.extension:VerificationPatient.value[x]:valueBoolean",
        "path" : "Extension.extension.valueBoolean",
        "sliceName" : "valueBoolean",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension:VerificationPatientDate",
        "path" : "Extension.extension",
        "sliceName" : "VerificationPatientDate",
        "short" : "VerificationPatientDate",
        "alias" : [
          "VerificatieDatum"
        ],
        "max" : "1"
      },
      {
        "id" : "Extension.extension:VerificationPatientDate.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "VerificationPatientDate"
      },
      {
        "id" : "Extension.extension:VerificationPatientDate.value[x]:valueDateTime",
        "path" : "Extension.extension.valueDateTime",
        "sliceName" : "valueDateTime",
        "type" : [
          {
            "code" : "dateTime"
          }
        ]
      },
      {
        "id" : "Extension.extension:VerificationHealthProfessional",
        "path" : "Extension.extension",
        "sliceName" : "VerificationHealthProfessional",
        "short" : "VerificationHealthProfessional",
        "definition" : "Is the medication overview verified by the health professional?",
        "alias" : [
          "Verificatie zorgverlener"
        ],
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:VerificationHealthProfessional.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "VerificationHealthProfessional"
      },
      {
        "id" : "Extension.extension:VerificationHealthProfessional.value[x]:valueBoolean",
        "path" : "Extension.extension.valueBoolean",
        "sliceName" : "valueBoolean",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension:VerificationHealthProfessionalDate",
        "path" : "Extension.extension",
        "sliceName" : "VerificationHealthProfessionalDate",
        "short" : "VerificationHealthProfessionalDate",
        "alias" : [
          "VerificatieDatum"
        ],
        "max" : "1"
      },
      {
        "id" : "Extension.extension:VerificationHealthProfessionalDate.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "VerificationHealthProfessionalDate"
      },
      {
        "id" : "Extension.extension:VerificationHealthProfessionalDate.value[x]:valueDateTime",
        "path" : "Extension.extension.valueDateTime",
        "sliceName" : "valueDateTime",
        "short" : "Verification Date",
        "definition" : "At least specific to day-month-year.",
        "type" : [
          {
            "code" : "dateTime"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://nictiz.nl/fhir/StructureDefinition/MedicationOverview-Verification"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.